From 51c8ff18d3cd2b80c63547fa21e40dcb9f9f83cf Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Tue, 24 Feb 2009 12:44:27 +0000 Subject: [PATCH] * nsterm.m (ns_ring_bell): Convert rect to window coordinates before caching. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 83bbca1b1ab..91e5ef2a5f0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-02-24 Adrian Robert + + * nsterm.m (ns_ring_bell): Convert rect to window coordinates + before caching. + 2009-02-24 Kenichi Handa * fontset.c (fontset_find_font): Fix the condition for checking -- 2.30.2